home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000225_fdc@columbia.edu_Thu Aug 14 14:17:27 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  30 lines

  1. Article: 14463 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
  3. From: fdc@columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Kermit and Screen Resolution
  6. Date: 14 Aug 2003 14:17:11 -0400
  7. Organization: Columbia University
  8. Lines: 13
  9. Message-ID: <bhgjn7$ed9$1@watsol.cc.columbia.edu>
  10. References: <3f3ba29b$0$40214$39cecf19@news.twtelecom.net>
  11. NNTP-Posting-Host: watsol.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1060885033 10201 128.59.39.139 (14 Aug 2003 18:17:13 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 14 Aug 2003 18:17:13 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14463
  16.  
  17. In article <3f3ba29b$0$40214$39cecf19@news.twtelecom.net>,
  18. Gary Applin <gapplin@b-e-s-t.com> wrote:
  19. : I have created a dialer entry for a SSH session in Kermit95 ver 2.1.3.
  20. : Everything seems to work ok as long as the screen resolution is set at
  21. : 1024x768. When I switched down to 800x600 the dialog boxes for login and
  22. : password do not stay active and take input. Anyone know a way around this? I
  23. : must use the lower resolution because users can not read the screen.
  24. Kermit doesn't know what the screen resolution is, and I can't imagine how
  25. it could possibly affect the login sequence.  Are you sure that something
  26. else didn't change at the same time you changed the screen resolution?
  27.  
  28. - Frank
  29.